In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / CreateClonedGdPictureImage32BppPARGB Method

CreateClonedGdPictureImage32BppPARGB Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function CreateClonedGdPictureImage32BppPARGB( _

   ByVal ImageID As Integer _

) As Integer
public int CreateClonedGdPictureImage32BppPARGB( 

   int ImageID

)
public function CreateClonedGdPictureImage32BppPARGB( 

    ImageID: Integer

): Integer; 
public function CreateClonedGdPictureImage32BppPARGB( 

   ImageID : int

) : int;
public: int CreateClonedGdPictureImage32BppPARGB( 

   int ImageID

) 
public:

int CreateClonedGdPictureImage32BppPARGB( 

   int ImageID

) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members